Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 3 - Page Formatting and Dialog Box Customization / Page Formatting and Dialog Box Customization Reference
Constants and Data Types for Paper-Type Collection Items


Comment Information

The collection item ID for comment information is defined in the following enumeration:

enum { gxCommentTag = 'cmnt' };  
QuickDraw GX stores comment information in the gxCommentInfo structure:

struct gxCommentInfo {
   Str255   comment;          
};
Field Description
comment
A string containing an application-specified comment to associate with a paper-type object.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help